Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow trailing delimited in most locations #4837

Merged

Conversation

timotheeguerin
Copy link
Member

@timotheeguerin timotheeguerin commented Oct 23, 2024

fix #2284
fix #809

Extracted the parser change from pr #4372 and made it more generic to cover also issue #809

@azure-sdk
Copy link
Collaborator

azure-sdk commented Oct 23, 2024

All changed packages have been documented.

  • @typespec/compiler
Show changes

@typespec/compiler - feature ✏️

Allow trailing delimiter in array values, tuple, decorator declaration, scalar initializer, etc.

@azure-sdk
Copy link
Collaborator

You can try these changes here

🛝 Playground 🌐 Website 📚 Next docs

@markcowl markcowl self-assigned this Nov 21, 2024
@markcowl markcowl added this pull request to the merge queue Nov 21, 2024
Merged via the queue into microsoft:main with commit 8afd0e8 Nov 21, 2024
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler:core Issues for @typespec/compiler
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow trailing commas in array [Implementation] Allow trailing list delimiter everywhere
3 participants